home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February (B) / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Scanner / Iface.exe / 0 / RCDATA / TFENVIOCONSULTAS / TFENVIOCONSULTAS.txt < prev   
Encoding:
Text File  |  2002-10-11  |  3.1 KB  |  128 lines

  1. object FEnvioConsultas: TFEnvioConsultas
  2.   Left = 288
  3.   Top = 211
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Env∩┐╜o de consultas t∩┐╜cnicas v∩┐╜a correo electr∩┐╜nico'
  7.   ClientHeight = 259
  8.   ClientWidth = 443
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnKeyDown = FormKeyDown
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object LTitulo: TLabel
  23.     Left = 72
  24.     Top = 26
  25.     Width = 280
  26.     Height = 13
  27.     Caption = 'Env∩┐╜o de consultas t∩┐╜cnicas v∩┐╜a correo electr∩┐╜nico'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'Tahoma'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object Image1: TImage
  36.     Left = 16
  37.     Top = 20
  38.     Width = 32
  39.     Height = 32
  40.     Picture.Data = {<image001.bmp>}
  41.     Transparent = True
  42.   end
  43.   object Label1: TLabel
  44.     Left = 72
  45.     Top = 88
  46.     Width = 345
  47.     Height = 52
  48.     Caption = 
  49.       'Si has revisado nuestras preguntas m∩┐╜s frecuentes (FAQs) y no ha' +
  50.       's encontrado respuesta a tus dudas o soluci∩┐╜n a un funcionamient' +
  51.       'o inadecuado, te proponemos rellenar nuestro formulario, para qu' +
  52.       'e podamos evaluar con precisi∩┐╜n tu incidencia. '
  53.     Constraints.MinWidth = 345
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clWindowText
  56.     Font.Height = -11
  57.     Font.Name = 'Tahoma'
  58.     Font.Style = []
  59.     ParentFont = False
  60.     WordWrap = True
  61.   end
  62.   object Label2: TLabel
  63.     Left = 72
  64.     Top = 54
  65.     Width = 345
  66.     Height = 26
  67.     Caption = 
  68.       'Gracias por formar parte del programa Beta para el desarrollo de' +
  69.       ' Panda Antivirus Platinum.'
  70.     Constraints.MinWidth = 345
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -11
  74.     Font.Name = 'Tahoma'
  75.     Font.Style = []
  76.     ParentFont = False
  77.     WordWrap = True
  78.   end
  79.   object Label3: TLabel
  80.     Left = 72
  81.     Top = 164
  82.     Width = 345
  83.     Height = 26
  84.     Caption = 
  85.       'Para rellenar el formulario con la descripci∩┐╜n de tu consulta, h' +
  86.       'az click en el siguiente enlace:'
  87.     Constraints.MinWidth = 345
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clWindowText
  90.     Font.Height = -11
  91.     Font.Name = 'Tahoma'
  92.     Font.Style = []
  93.     ParentFont = False
  94.     WordWrap = True
  95.   end
  96.   object PlaLinkLabel1: TPlaLinkLabel
  97.     Left = 67
  98.     Top = 194
  99.     Width = 169
  100.     Height = 16
  101.     Caption = 'www.pandasoftware.es/beta'
  102.     Font.Charset = DEFAULT_CHARSET
  103.     Font.Color = clWindowText
  104.     Font.Height = -11
  105.     Font.Name = 'Tahoma'
  106.     Font.Style = [fsBold]
  107.     ParentFont = False
  108.     TabOrder = 1
  109.     OnClick = PlaLinkLabel1Click
  110.   end
  111.   object PBAceptar: TPlaButton
  112.     Left = 366
  113.     Top = 224
  114.     Width = 64
  115.     Height = 21
  116.     Caption = 'Aceptar'
  117.     Font.Charset = DEFAULT_CHARSET
  118.     Font.Color = clWindowText
  119.     Font.Height = -11
  120.     Font.Name = 'Tahoma'
  121.     Font.Style = []
  122.     ParentFont = False
  123.     TabOrder = 0
  124.     OnClick = PBAceptarClick
  125.     Default = True
  126.   end
  127. end
  128.